{% extends "base.html" %} {% block title %}{{ SITENAME }} — Map{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block navleft %} {{ super() }} {% endblock navleft %} {% block body %} {{ super() }}

Points of interest

An overview of the points of interest within the publication.

{% endblock body %}